home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / temacd / outpostfirewall / OutpostProInstall.exe / {code_GetDest} / html_view / styles.css < prev   
Cascading Style Sheet File  |  2007-12-10  |  4KB  |  304 lines

  1. .main_table
  2. {
  3.     width: 100%;
  4.     margin: 0 16px 0 16px;
  5.     padding: 0 0 0 0;
  6.     border-top: 1px solid #ccc; 
  7.     border-bottom: 1px solid #ccc;
  8.     background: white url(img/table.png) repeat-y; 
  9.     border-spacing: 0px;
  10. }
  11.  
  12. .main_table tr
  13. {
  14.     margin: 0 0 0 0;
  15. }
  16.  
  17. .main_table td
  18. {
  19.     border-bottom: 1px solid white;
  20.     padding: 3px 4px 3px 4px;
  21. }
  22.  
  23. .caption_table
  24. {
  25.     width: 100%;
  26.     margin: 4px 16px 10px 12px;
  27.     padding: 0 0 0 0;
  28. }
  29.  
  30. .caption_table td
  31. {
  32.     vertical-align: top
  33. }
  34.  
  35.  
  36. .status 
  37.     width: 200px;
  38.     white-space:nowrap;
  39. }
  40.  
  41. .status100
  42.     width: 100px;
  43.     white-space:nowrap;
  44. }
  45.  
  46. .status_header
  47. {
  48.     font-weight : bold; 
  49.     white-space:nowrap;
  50.     width: 200px;
  51. }
  52.  
  53.  
  54.  
  55. body
  56.     font-family:  "Segoe UI" "MS Shell Dlg 2" "Tahoma";
  57.     font-size : 9pt; 
  58.     background-color: white; 
  59.     font-weight : normal; 
  60.     padding: 0px 0px 0px 0px;
  61.     margin: 0px 0px 0px 0px;
  62. }
  63.  
  64. A.Link {
  65.     cursor: hand;
  66.     color: #227AD1;
  67. }
  68. A.Link:link {
  69.     TEXT-DECORATION: none
  70. }
  71. A.Link:visited {
  72.     TEXT-DECORATION: none
  73. }
  74. A.Link:hover {
  75.     text-decoration: underline;
  76.     color: #4490FE;
  77. }
  78.  
  79.  
  80. .mainText 
  81. {
  82.     padding: 0px 0px 6px 16px;
  83.     margin: 0x 0px 0px 0px; 
  84. }
  85.  
  86.  
  87.  
  88. .spaceline 
  89.     height:10px; 
  90.     width:100%%;
  91.     border:none;
  92.     margin: 0px 16px;
  93. }
  94.  
  95. div.caption
  96.     height:27px; 
  97.     background-image: url(img/block.png);
  98.     color: White;
  99.     margin: 0x 0px 0px 0px; 
  100.     padding: 0px 0px 1px 16px;
  101.     font-weight: normal;
  102.     font-size : 10pt; 
  103.     vertical-align: middle;
  104.     white-space:nowrap;
  105. }
  106.  
  107. div.caption_small
  108.     height:20px; 
  109.     background-image: url(img/block.png);
  110.     color: White;
  111.     margin: 0x 0px 0px 0px; 
  112.     padding: 0px 0px 1px 16px;
  113.     font-weight: normal;
  114.     vertical-align: middle;
  115. }
  116.  
  117. div.caption_general
  118.     font-weight: normal; 
  119.     border:none;
  120.     margin: 0px;
  121.     padding: 0px 16px 0px 5px;    
  122.     height: 32pt;
  123.     vertical-align: middle;
  124.     font-size : 14pt; 
  125.     color: #054376;
  126. }
  127.  
  128.  
  129. .text 
  130. {
  131.     color: #434872;
  132.     padding: 6px 0px 6px 16px;
  133.     margin: 0x 0px 0px 0px; 
  134. }
  135.  
  136. td.adviceHeader
  137. {
  138.     padding-top:1px;
  139.     padding-bottom:2px;
  140.     white-space:nowrap;
  141.     width: 100px;
  142. }
  143. td.adviceValue
  144. {
  145.     padding-top:1px;
  146.     padding-bottom:2px;
  147.     white-space:wrap;
  148. }
  149.  
  150. img.note 
  151. {
  152.     vertical-align: middle;
  153. }
  154.  
  155.  
  156. div.bottom_controls
  157. {
  158.     /*height: 36pt; */
  159.     background-image: url(img\back.png);
  160.     background-repeat: expand stretch-left stretch-right stretch-middle;
  161. }
  162.  
  163. /* common alert block*/
  164.  .alert_border
  165.  {
  166.     background-color:#79798F;
  167.  }
  168.  .alert_border2
  169.  {
  170.     background-color:#FFFFFF;
  171.  }
  172.  
  173.  .alert_caption
  174.  {
  175.     background-color:#FFFFFF;
  176.     padding-left:14;
  177.     padding-right:7;
  178.     font-size:10pt;
  179.     font-family:Tahoma;
  180.  }
  181.  
  182.  .alert_product_font
  183.  {
  184.     color:Black;
  185.     font-size:12pt;
  186.     font-family:Tahoma;
  187.  }
  188.  
  189.   .alert_caption_font
  190.  {
  191.     color:Black;
  192.     font-size:9pt;
  193.     font-family:Tahoma;
  194.  }
  195.  
  196.  .alert_main_font
  197.  {
  198.     font-size:8pt;
  199.     font-family:Tahoma;
  200.  }
  201.  .alert_text_offset
  202.  {
  203.     padding-left:21;
  204.     padding-right:7;
  205.  }
  206.  
  207. .alert_link
  208. {
  209.     color:#00AEDC;
  210.     font-size:8pt;
  211.     font-family:Arial;
  212.  
  213. /* blue alert block*/
  214.  
  215.  .blue_alert_product_font_highlight
  216.  {
  217.     color:#00AEDC;
  218.  }
  219.  
  220.  .blue_alert_internal_line
  221.  {
  222.     background-color:#3195C6;
  223.  }
  224.  
  225. .blue_alert_description
  226. {
  227.     background-image: url(img\blue_alert_bk.png);
  228.     background-repeat:repeat-x;
  229. }
  230.  
  231.  
  232. .blue_alert_checkbox
  233. {
  234.     background-color:#C0DAEE;
  235.     padding-left:14;
  236.     padding-right:7;
  237. }
  238.  
  239. /* red alert block*/
  240.  .red_alert_product_font_highlight
  241.  {
  242.     color:#EC5C40;
  243.  }
  244.  
  245.  .red_alert_internal_line
  246.  {
  247.     background-color:#EF755C;
  248.  }
  249.  
  250. .red_alert_description
  251. {
  252.     background-image: url(img\red_alert_bk.png);
  253.     background-repeat:repeat-x;
  254. }
  255.  
  256. .red_alert_checkbox
  257. {
  258.     background-color:#FFD2BA;
  259.     padding-left:14;
  260.     padding-right:7;
  261. }
  262.  
  263. /* gray alert block*/
  264.  .gray_alert_product_font_highlight
  265.  {
  266.     color:#00AEDC;
  267.  }
  268.  
  269.  .gray_alert_internal_line
  270.  {
  271.     background-color:#3195C9;
  272.  }
  273.  
  274. .gray_alert_description
  275. {
  276.     background-image: url(img\gray_alert_bk.png);
  277.     background-repeat:repeat-x;
  278. }
  279.  
  280. .gray_alert_checkbox
  281. {
  282.     background-color:#D9DEDD;
  283.     padding-left:14;
  284.     padding-right:7;
  285. }
  286.  
  287. .text_disabled
  288. {
  289.     color:Gray;
  290. }
  291. .text_disabled_link
  292. {
  293.     color:Gray;
  294.     cursor:default;
  295.     text-decoration:none;
  296. }